Build Log
  

Rebuild started: Project: SampleTestServerProxy2, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\RSP0000492460932.rsp" with contents
[
/Od /D "_DEBUG" /D "_WIN32_DCOM" /D "WIN32" /D "_WINDOWS" /D "REGISTER_PROXY_DLL" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /Gm /EHsc /MTd /Fp".\Debug/Proxy.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TC ..\SampleTestServer2\SampleTestServer2_p.c

..\SampleTestServer2\SampleTestServer2_i.c

..\SampleTestServer2\dlldata.c
]
Creating command line "cl.exe @e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\RSP0000492460932.rsp /nologo /errorReport:prompt"
Creating temporary file "e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\TMP00004A2460932.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\SampleTestServerProxy2.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\SampleTestServerProxy2.dll.embed.manifest.res" e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\TMP00004A2460932.tmp"
Creating temporary file "e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\RSP00004B2460932.rsp" with contents
[
/OUT:".\Debug\SampleTestServerProxy2.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:".\Debug\SampleTestServerProxy2.dll.intermediate.manifest" /DEF:".\SampleTestServer2ps.def" /DEBUG /PDB:".\Debug/Proxy.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:".\Debug/Proxy.lib" /MACHINE:X86 odbc32.lib odbccp32.lib rpcndr.lib rpcns4.lib rpcrt4.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib

".\Debug\dlldata.obj"

".\Debug\SampleTestServer2_i.obj"

".\Debug\SampleTestServer2_p.obj"

".\Debug\SampleTestServerProxy2.dll.embed.manifest.res"
]
Creating command line "link.exe @e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\RSP00004B2460932.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\RSP00004C2460932.rsp" with contents
[
/out:.\Debug\SampleTestServerProxy2.dll.embed.manifest /notify_update /manifest

.\Debug\SampleTestServerProxy2.dll.intermediate.manifest
]
Creating command line "mt.exe @e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\RSP00004C2460932.rsp /nologo"
Creating temporary file "e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\BAT00004D2460932.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\BAT00004D2460932.bat"
Creating temporary file "e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\TMP00004E2460932.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\SampleTestServerProxy2.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\SampleTestServerProxy2.dll.embed.manifest.res" e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\TMP00004E2460932.tmp"
Creating temporary file "e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\RSP00004F2460932.rsp" with contents
[
/OUT:".\Debug\SampleTestServerProxy2.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:".\Debug\SampleTestServerProxy2.dll.intermediate.manifest" /DEF:".\SampleTestServer2ps.def" /DEBUG /PDB:".\Debug/Proxy.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:".\Debug/Proxy.lib" /MACHINE:X86 odbc32.lib odbccp32.lib rpcndr.lib rpcns4.lib rpcrt4.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib

".\Debug\dlldata.obj"

".\Debug\SampleTestServer2_i.obj"

".\Debug\SampleTestServer2_p.obj"

".\Debug\SampleTestServerProxy2.dll.embed.manifest.res"
]
Creating command line "link.exe @e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\RSP00004F2460932.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\BAT0000502460932.bat" with contents
[
@echo off

regsvr32 /s /c "e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\SampleTestServerProxy2.dll"

echo regsvr32 exec. time > ".\Debug\regsvr32.trg"



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"

exit 1

:VCEnd
]
Creating command line "e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\BAT0000502460932.bat"
Output Window
  
Compiling...
dlldata.c
SampleTestServer2_i.c
SampleTestServer2_p.c
Generating Code...
Compiling manifest to resources...
Linking...
.\SampleTestServer2ps.def(4) : warning LNK4017: DESCRIPTION statement not supported for the target platform; ignored
.\SampleTestServer2ps.def : warning LNK4222: exported symbol 'DllGetClassObject' should not be assigned an ordinal
.\SampleTestServer2ps.def : warning LNK4222: exported symbol 'DllCanUnloadNow' should not be assigned an ordinal
.\SampleTestServer2ps.def : warning LNK4222: exported symbol 'DllRegisterServer' should not be assigned an ordinal
.\SampleTestServer2ps.def : warning LNK4222: exported symbol 'DllUnregisterServer' should not be assigned an ordinal
   Creating library .\Debug/Proxy.lib and object .\Debug/Proxy.exp
Embedding manifest...
Performing Custom Build Step
Results
  
Build log was saved at "file://e:\TestCodes\SampleTestServer2\SampleTestServer2Proxy\Debug\BuildLog.htm"
SampleTestServerProxy2 - 0 error(s), 5 warning(s)